home *** CD-ROM | disk | FTP | other *** search
- Short: [Blitz2] C style string compare functions
- Author: David McMinn (dmcminn@house-of-mojo.freeserve.co.uk)
- Uploader: David McMinn (dmcminn@house-of-mojo.freeserve.co.uk)
- Type: dev/basic
- Requires: Blitz Basic 2
-
- This source contains two functions and a small demo of their
- functionality. The functions are ASM versions of the standard C
- functions strcmp and strcmpi which perform case sensitive and
- case insensitive string comparison, respectively. With these
- two functions, you can get more information than comparing
- string variables as you normally would in Blitz, and they are
- also much faster.
-
- The source is saved in ASCII format.
-
- Last updated 3rd July 1999
-
- [) /\ \/ ][ [) |\/| © |\/| ][ |\| |\|
- dmcminn@house-of-mojo.freeserve.co.uk
- http://members.xoom.com/David_McMinn
-
-
- ============================= Archive contents =============================
-
- Original Packed Ratio Date Time Name
- -------- ------- ----- --------- -------- -------------
- 2339 758 67.5% 03-Jul-99 13:34:20 strcmp.bb2
- 797 437 45.1% 03-Jul-99 13:37:32 strcmp.readme
- -------- ------- ----- --------- --------
- 3136 1195 61.8% 07-Jul-99 16:06:34 2 files
-